On Thu, Nov 13, 2008 at 08:26:12PM +, Adam Litke wrote:
> Now that libhugetlbfs can work with multiple huge page sizes, testing this
> support has become a priority. The following patch enables automatic testing
> of page sizes that are mounted and have at least one page allocated. Care is
>
您好!
公司现有:商品销售、企业工业票、广告设计、建筑安装、租凭、
运输、咨询、酒店定额、会议费等fa/票,向外开。
(具体税率由行业同金额大小商谈)
本公司郑重承诺所开的票据都是来自税务局的,
均可上网查验或到税务验证。
贵公司、企业如有需要来电联系!感谢!
联系人 :刘生(经理)
手机 :135-3428-6096
顺祝:生意兴隆!
-
This SF.Net email is sponsored by the Mo
贵公司负责人(经理/财务)您好:
我是华源盛实业有限公司的(浙江、上海、广州、江苏等地方有分公司)。我司实力雄
厚,有着良好的社会关系。因进项较多现完成不了每月销售额度。每月有一部分增值-税电脑
发/票(6%左右)和普通商品销售-发-票(1%-1.5%左右)优惠代开或合作,点数较低。还可以根
据所做数量额度的大小来商讨优惠的点数。本公司郑重承诺所用绝对是真/票!更希望能够有
机会与贵司合作!
代-开发-票范围如下:
一.普通-国-税发-票:1.商品销售 2.货物统一销售 3.工业(企业)销售。
二.普通地-税发-票:
1.运输(电脑版运输、货运代理、装卸、
On Fri, 2008-11-14 at 17:51 +1100, David Gibson wrote:
> On Thu, Nov 13, 2008 at 08:26:12PM +, Adam Litke wrote:
> > Now that libhugetlbfs can work with multiple huge page sizes, testing this
> > support has become a priority. The following patch enables automatic
> > testing
> > of page size
---
elflink.c | 101 -
1 files changed, 53 insertions(+), 48 deletions(-)
diff --git a/elflink.c b/elflink.c
index 63229f6..e38e796 100644
--- a/elflink.c
+++ b/elflink.c
@@ -252,14 +252,14 @@ static int find_or_create_share_path(long
The default verbosity level in libhugetlbfs is 1, meaning that only errors are
printed. Many of the new library features can have outcomes that are very
meaningful warnings which should be displayed by default. For example, if a
user specifies an incorrect page size in HUGETLB_ELFMAP, a warning i
The default verbosity level in libhugetlbfs is 1, meaning that only errors are
printed. Many of the new library features can have outcomes that are very
meaningful warnings which should be displayed by default. For example, if a
user specifies an incorrect page size in HUGETLB_ELFMAP, a warning i
---
morecore.c | 36 ++--
1 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/morecore.c b/morecore.c
index 95d0470..ccda51f 100644
--- a/morecore.c
+++ b/morecore.c
@@ -74,7 +74,7 @@ static void *hugetlbfs_morecore(ptrdiff_t increment)
void
---
elflink.c | 101 -
1 files changed, 53 insertions(+), 48 deletions(-)
diff --git a/elflink.c b/elflink.c
index 63229f6..e38e796 100644
--- a/elflink.c
+++ b/elflink.c
@@ -252,14 +252,14 @@ static int find_or_create_share_path(long
---
alloc.c |8 +---
1 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/alloc.c b/alloc.c
index 750b2cb..f231f2c 100644
--- a/alloc.c
+++ b/alloc.c
@@ -35,7 +35,7 @@ static void *fallback_base_pages(size_t len, ghp_t flags)
{
int fd;
void *buf;
- DEBUG(
---
hugeadm.c | 12 ++--
hugectl.c |8
pagesize.c |4 ++--
3 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/hugeadm.c b/hugeadm.c
index 6e9e939..f190a41 100644
--- a/hugeadm.c
+++ b/hugeadm.c
@@ -162,7 +162,7 @@ void pool_adjust(char *cmd, unsigned in
---
shm.c |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/shm.c b/shm.c
index ac3b52a..5e96400 100644
--- a/shm.c
+++ b/shm.c
@@ -38,7 +38,7 @@ int shmget(key_t key, size_t size, int shmflg)
size_t aligned_size = size;
int hugetlbshm_enabled = 0;
Signed-off-by: Adam Litke <[EMAIL PROTECTED]>
---
hugeutils.c | 12 ++--
kernel-features.c | 16
2 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/hugeutils.c b/hugeutils.c
index 1121966..999da74 100644
--- a/hugeutils.c
+++ b/hugeutils.c
@@ -293,
尊敬的公司人:您:好!
我司��力雄厚。�|莞.上海.深圳.杭州.江�K.青�u.�|��.湖南等
省市均有分公司。因�M���^多,�N��少每月有部分<<�l-票>>可��惠
�ν忾_具,如:商品(��物)�N售以及工�I�N售.服���I.建�B�I.�V告
�I.咨���M等
收取的���c优惠,�~大,可根��所�_行�I的金�~大小商��。
如在票的真�畏矫嬗腥魏我��]或��心,可.�W上查�C後付款!
如有需要系:
��系人:��(先生)
手 �C:135-4456-9836
�i达
On Fri, Nov 14, 2008 at 10:06:57AM -0600, Adam Litke wrote:
> On Fri, 2008-11-14 at 17:51 +1100, David Gibson wrote:
> > On Thu, Nov 13, 2008 at 08:26:12PM +, Adam Litke wrote:
[snip]
> > The one big thing that worries me about switching to Python is that it
> > introduces another build and tes
15 matches
Mail list logo