search for: lu

Displaying 20 results from an estimated 2294 matches for "lu".

2020 Apr 29
0
[PATCH 1/5] swiotlb: Introduce concept of swiotlb_pool
...__phys_to_dma(dev, io_tlb_start), ^~~~~~~~~~~~ swiotlb_start drivers/iommu/intel-iommu.c:3990:24: note: each undeclared identifier is reported only once for each function it appears in vim +3990 drivers/iommu/intel-iommu.c cfb94a372f2d4e Lu Baolu 2019-09-06 3941 cfb94a372f2d4e Lu Baolu 2019-09-06 3942 static dma_addr_t cfb94a372f2d4e Lu Baolu 2019-09-06 3943 bounce_map_single(struct device *dev, phys_addr_t paddr, size_t size, cfb94a372f2d4e Lu Baolu 2019-09-06 3944 enum dma_data_direction dir, unsigned lo...
2002 May 11
4
Is this a bug of pweibull()?
...platform i386-pc-mingw32 arch i386 os mingw32 system i386, mingw32 status major 1 minor 5.0 year 2002 month 04 day 29 language R Best regards, Joseph Lu -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat....
2013 Oct 16
0
[PATCH] Btrfs: add tests for btrfs_get_extent V2
...URPOSE. See the GNU + * General Public License for more details. + * + * You should have received a copy of the GNU General Public + * License along with this program; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 021110-1307, USA. + */ + +#include "btrfs-tests.h" +#include "../ctree.h" +#include "../btrfs_inode.h" +#include "../disk-io.h" +#include "../extent_io.h" +#include "../volumes.h" + +static struct btrfs_fs_info *alloc_dummy_fs_info(void) +{ + struct btrfs_fs_info *fs_info...
2002 Sep 08
2
Error on "Load source file" of iESS
...I don't know how to fix that. I just can't find this kind of problem being asked in the mail-list. My environment is Win98, XEmacs 21.4.6 and ESS 5.1.24 Hope I am not the first, or the only, one having this kind of problem. Your help will be highly appreciated. Best regards, C. Joseph Lu Department of Statistics National Cheng-Kung University Tainan, Taiwan -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe"...
2007 Aug 20
3
[PATCH 2/4] Introduce a new fields "gtime" and "cgtime" in task_struct and signal_struct
...sid =3D signal_session(sig); @@ -440,6 +466,9 @@ static int do_task_stat(struct task_stru maj_flt =3D task->maj_flt; utime =3D task_utime(task); stime =3D task_stime(task); +#ifdef CONFIG_GUEST_ACCOUNTING + gtime =3D task_gtime(task); +#endif } = /* scale priority and nice values from timeslices to -20..20 */ @@ -455,9 +484,13 @@ static int do_task_stat(struct task_stru /* convert nsec -> ticks */ start_time =3D nsec_to_clock_t(start_time); = - res =3D sprintf(buffer, "%d (%s) %c %d %d %d %d %d %u %lu \ -%lu %lu %lu %lu %lu %ld %ld %ld %ld %d 0 %llu %lu %ld...
2007 Aug 20
3
[PATCH 2/4] Introduce a new fields "gtime" and "cgtime" in task_struct and signal_struct
...sid =3D signal_session(sig); @@ -440,6 +466,9 @@ static int do_task_stat(struct task_stru maj_flt =3D task->maj_flt; utime =3D task_utime(task); stime =3D task_stime(task); +#ifdef CONFIG_GUEST_ACCOUNTING + gtime =3D task_gtime(task); +#endif } = /* scale priority and nice values from timeslices to -20..20 */ @@ -455,9 +484,13 @@ static int do_task_stat(struct task_stru /* convert nsec -> ticks */ start_time =3D nsec_to_clock_t(start_time); = - res =3D sprintf(buffer, "%d (%s) %c %d %d %d %d %d %u %lu \ -%lu %lu %lu %lu %lu %ld %ld %ld %ld %d 0 %llu %lu %ld...
2007 Aug 16
0
[PATCH/RFC 2/4]Introduce a new field "guest" in task_struct
...clock_t(sig->stime); + gtime +=3D cputime_to_clock_t(sig->gtime); } = sid =3D signal_session(sig); @@ -440,6 +450,7 @@ maj_flt =3D task->maj_flt; utime =3D task_utime(task); stime =3D task_stime(task); + gtime =3D task_gtime(task); } = /* scale priority and nice values from timeslices to -20..20 */ @@ -457,7 +468,7 @@ = res =3D sprintf(buffer, "%d (%s) %c %d %d %d %d %d %u %lu \ %lu %lu %lu %lu %lu %ld %ld %ld %ld %d 0 %llu %lu %ld %lu %lu %lu %lu %lu \ -%lu %lu %lu %lu %lu %lu %lu %lu %d %d %u %u %llu\n", +%lu %lu %lu %lu %lu %lu %lu %lu %d %d %...
2007 Aug 16
0
[PATCH/RFC 2/4]Introduce a new field "guest" in task_struct
...clock_t(sig->stime); + gtime +=3D cputime_to_clock_t(sig->gtime); } = sid =3D signal_session(sig); @@ -440,6 +450,7 @@ maj_flt =3D task->maj_flt; utime =3D task_utime(task); stime =3D task_stime(task); + gtime =3D task_gtime(task); } = /* scale priority and nice values from timeslices to -20..20 */ @@ -457,7 +468,7 @@ = res =3D sprintf(buffer, "%d (%s) %c %d %d %d %d %d %u %lu \ %lu %lu %lu %lu %lu %ld %ld %ld %ld %d 0 %llu %lu %ld %lu %lu %lu %lu %lu \ -%lu %lu %lu %lu %lu %lu %lu %lu %d %d %u %u %llu\n", +%lu %lu %lu %lu %lu %lu %lu %lu %d %d %...
2023 Jun 11
1
Problem with filling dataframe's column
?s 22:54 de 11/06/2023, javad bayat escreveu: > Dear Rui; > Many thanks for your email. I used one of your codes, > "data2$LU[which(data2$Layer == "Level 12")] <- "Park"", and it works > correctly for me. > Actually I need to expand the codes so as to consider all "Levels" in the > "Layer" column. There are more than hundred levels in the Layer column. > If I use...
2023 Jun 11
1
Problem with filling dataframe's column
Dear Rui; Many thanks for your email. I used one of your codes, "data2$LU[which(data2$Layer == "Level 12")] <- "Park"", and it works correctly for me. Actually I need to expand the codes so as to consider all "Levels" in the "Layer" column. There are more than hundred levels in the Layer column. If I use your provided code,...
2008 Mar 08
3
1.1 master auth not expanding static userdb variables
Can dovecot-1.1 deliver work with static userdb? I'm currently running dovecot-1.0.12 and postfix-2.4.6, with virtual users' maildirs all owned by vmail and mail_location = maildir:/var/mail/%Lu. The following definition of the dovecot transport in postfix/master.conf works fine with dovecot-1.0: dovecot unix - n n - 1 pipe flags=DRh user=vmail:vmail argv=/usr/libexec/dovecot/deliver \ -d ${user}@${nexthop} -n -m ${extension} Note t...
2023 Jun 11
1
Problem with filling dataframe's column
?s 21:05 de 11/06/2023, javad bayat escreveu: > Dear R users; > I am trying to fill a column based on a specific value in another column of > a dataframe, but it seems there is a problem with the codes! > The "Layer" and the "LU" are two different columns of the dataframe. > How can I fix this? > Sincerely > > > for (i in 1:nrow(data2$Layer)){ &...
2008 Jul 09
1
Question regarding lu in package Matrix
Dear R-helpers, I have a question regarding LU-decomposition with function lu in package Matrix. The following simple example confuses me: Why is as.matrix(elu$U) not an upper triangular matrix? u3 <- matrix(c(1,1,1,1,1,1,-1,1,0,0,0,0,0,-1,1,0,0,0,-1,0,1,0,0,0,0,0,-1,1,0,0),5,6,byrow=T) elu <- expand(lu(Matrix(u3,sparse=F))) as.matrix(el...
2019 Feb 07
2
lib-master test failure i686
...9;ve built and checked successfully dovecot and dovecot-pigeonhole on CentOS 6 x86_64 Immediately below are the successful make check (ok) tests of dovecot 'lib-master' (x86_64). Below that are the unsuccessful (fails) tests of dovecot 'lib-master' on i686. Does anyone have a clue as to why these test would fail on i686? (x86_64): Making check in lib-master make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.4/src/lib-master' make check-local make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.4/src/lib-master' for bin in test-master-service...
2019 Feb 05
4
Release notify (2.2.36.1 and 2.3.4.1)
...2.3/bin"\" -std=gnu99 -g -O2 > -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W > -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith > -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime > -Wstrict-aliasing=2 -I/usr/local/include -MT test-event-stats.o -MD -MP > -MF .deps/test-event-stats.Tpo -c -o test-event-stats.o test-event-stats.c > test-event-stats.c: In function 'kill_stats_child': > test-event-stats.c:101:2: warning: implicit declaration of function 'kill' > [-Wimplicit-function-decla...
2019 Feb 05
4
Release notify (2.2.36.1 and 2.3.4.1)
...2.3/bin"\" -std=gnu99 -g -O2 > -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W > -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith > -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime > -Wstrict-aliasing=2 -I/usr/local/include -MT test-event-stats.o -MD -MP > -MF .deps/test-event-stats.Tpo -c -o test-event-stats.o test-event-stats.c > test-event-stats.c: In function 'kill_stats_child': > test-event-stats.c:101:2: warning: implicit declaration of function 'kill' > [-Wimplicit-function-decla...
2019 Feb 05
2
Release notify (2.2.36.1 and 2.3.4.1)
...-O2 >> > -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W >> > -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith >> > -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime >> > -Wstrict-aliasing=2 -I/usr/local/include -MT test-event-stats.o -MD >> -MP >> > -MF .deps/test-event-stats.Tpo -c -o test-event-stats.o >> test-event-stats.c >> > test-event-stats.c: In function 'kill_stats_child': >> > test-event-stats.c:101:2: warning: implicit declaration of function &...
2019 Feb 08
2
lib-master test failure i686
...te type="cite"> <div> Below that are the unsuccessful (fails) tests of dovecot 'lib-master' </div> <div> on i686. </div> </blockquote> <blockquote type="cite"> <div> Does anyone have a clue as to why these test would fail on i686? </div> </blockquote> <blockquote type="cite"> <div> (x86_64): </div> </blockquote> <blockquote type="cite"> <div> Making check in lib-master </d...
2019 Feb 05
3
Release notify (2.2.36.1 and 2.3.4.1)
Due to DMARC issues some people have failed to receive the latest security information, so here it is repeated for both releases: 2.3.4.1 https://dovecot.org/releases/2.3/dovecot-2.3.4.1.tar.gz https://dovecot.org/releases/2.3/dovecot-2.3.4.1.tar.gz.sig <https://dovecot.org/releases/2.3/dovecot-2.3.2.tar.gz.sig> Binary packages in https://repo.dovecot.org/ * CVE-2019-3814: If
2019 Feb 05
3
Release notify (2.2.36.1 and 2.3.4.1)
Due to DMARC issues some people have failed to receive the latest security information, so here it is repeated for both releases: 2.3.4.1 https://dovecot.org/releases/2.3/dovecot-2.3.4.1.tar.gz https://dovecot.org/releases/2.3/dovecot-2.3.4.1.tar.gz.sig <https://dovecot.org/releases/2.3/dovecot-2.3.2.tar.gz.sig> Binary packages in https://repo.dovecot.org/ * CVE-2019-3814: If